Revision: kernel-package--devel--9.0--patch-68
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Tue Nov  8 01:04:11 CST 2005
Standard-date: 2005-11-08 07:04:11 GMT
Modified-files: kernel/Control kernel/pkg/image/ChangeLog
    kernel/pkg/image/postrm
    kernel/ruleset/targets/ChangeLog
    kernel/ruleset/targets/image.mk
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-68
Summary: Fix to prevent errors in official builds
Keywords: 

* kernel/ruleset/targets/image.mk: Export the variable IMAGE_TOP before
  calling scripts in $(SRCTOP)/debian/image.d and debian/post-install,
  since that is what they expected.

* kernel/Control (Description): More tweaks to split lines that end up
  running over 80 chars. Fixed a spurious ending period on the
  Description: line as well.

* kernel/pkg/image/postrm:  Call purge to remove the questions from
  debconf database when the package is purged.
